var runtime.mallocScanTable
2 uses
runtime (current package)
malloc.go#L1086: return mallocScanTable[size](size, typ, needzero)
malloc_tables_generated.go#L8: var mallocScanTable = [513]func(size uintptr, typ *_type, needzero bool) unsafe.Pointer{
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)